[INFO] fetching crate micromegas-perfetto 0.23.0...
[INFO] testing micromegas-perfetto-0.23.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate micromegas-perfetto 0.23.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate micromegas-perfetto 0.23.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate micromegas-perfetto 0.23.0
[INFO] tweaked toml for crates.io crate micromegas-perfetto 0.23.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate micromegas-perfetto 0.23.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate micromegas-perfetto 0.23.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 072162c99b168fbdcb7dfca904bb066e7a21040fd33a2d555ae9778a63940f43
[INFO] running `Command { std: "docker" "start" "-a" "072162c99b168fbdcb7dfca904bb066e7a21040fd33a2d555ae9778a63940f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "072162c99b168fbdcb7dfca904bb066e7a21040fd33a2d555ae9778a63940f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "072162c99b168fbdcb7dfca904bb066e7a21040fd33a2d555ae9778a63940f43", kill_on_drop: false }`
[INFO] [stdout] 072162c99b168fbdcb7dfca904bb066e7a21040fd33a2d555ae9778a63940f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b464ae3f2478d4b59688b210fe211367115f65cc8f5f172d80cdb93670f2698e
[INFO] running `Command { std: "docker" "start" "-a" "b464ae3f2478d4b59688b210fe211367115f65cc8f5f172d80cdb93670f2698e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling arrow-schema v57.3.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lz4_flex v0.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling arrow-buffer v57.3.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling arrow-data v57.3.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling object_store v0.12.5
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling arrow-array v57.3.0
[INFO] [stderr]    Compiling sqlparser v0.59.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling datafusion-doc v52.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arrow-select v57.3.0
[INFO] [stderr]    Compiling arrow-row v57.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-arith v57.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling arrow-ord v57.3.0
[INFO] [stderr]    Compiling arrow-ipc v57.3.0
[INFO] [stderr]    Compiling arrow-string v57.3.0
[INFO] [stderr]    Compiling datafusion-macros v52.4.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling arrow-cast v57.3.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling datafusion-common-runtime v52.4.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling arrow-json v57.3.0
[INFO] [stderr]    Compiling arrow-csv v57.3.0
[INFO] [stderr]    Compiling arrow v57.3.0
[INFO] [stderr]    Compiling parquet v57.3.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling liblzma v0.4.6
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling datafusion-common v52.4.0
[INFO] [stderr]    Compiling datafusion-expr-common v52.4.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v52.4.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v52.4.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v52.4.0
[INFO] [stderr]    Compiling datafusion-expr v52.4.0
[INFO] [stderr]    Compiling datafusion-physical-expr v52.4.0
[INFO] [stderr]    Compiling datafusion-execution v52.4.0
[INFO] [stderr]    Compiling datafusion-sql v52.4.0
[INFO] [stderr]    Compiling datafusion-functions v52.4.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v52.4.0
[INFO] [stderr]    Compiling datafusion-optimizer v52.4.0
[INFO] [stderr]    Compiling datafusion-functions-window v52.4.0
[INFO] [stderr]    Compiling datafusion-physical-plan v52.4.0
[INFO] [stderr]    Compiling datafusion-physical-expr-adapter v52.4.0
[INFO] [stderr] error: could not compile `datafusion-functions` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name datafusion_functions --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-52.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::used_underscore_binding' --deny=unused_qualifications '--warn=clippy::unnecessary_lazy_evaluations' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::or_fun_call' '--warn=clippy::needless_pass_by_value' '--warn=clippy::large_futures' '--warn=clippy::inefficient_to_string' --check-cfg 'cfg(datafusion_coop, values("tokio", "tokio_fallback", "per_stream"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="base64"' --cfg 'feature="blake2"' --cfg 'feature="blake3"' --cfg 'feature="chrono-tz"' --cfg 'feature="crypto_expressions"' --cfg 'feature="datetime_expressions"' --cfg 'feature="default"' --cfg 'feature="encoding_expressions"' --cfg 'feature="hex"' --cfg 'feature="math_expressions"' --cfg 'feature="md-5"' --cfg 'feature="regex"' --cfg 'feature="regex_expressions"' --cfg 'feature="sha2"' --cfg 'feature="string_expressions"' --cfg 'feature="unicode-segmentation"' --cfg 'feature="unicode_expressions"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "blake2", "blake3", "chrono-tz", "crypto_expressions", "datetime_expressions", "default", "encoding_expressions", "hex", "math_expressions", "md-5", "regex", "regex_expressions", "sha2", "string_expressions", "unicode-segmentation", "unicode_expressions", "uuid"))' -C metadata=4cbce78fb98d3683 -C extra-filename=-275c8746cfd5fb33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow=/opt/rustwide/target/debug/deps/libarrow-df8214221eecb23f.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-d94aba707f440529.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern blake2=/opt/rustwide/target/debug/deps/libblake2-83667e58ab2a1443.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-931f8d9f7bacf660.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c50066111c29d24e.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-2b10b121ecfbce10.rmeta --extern datafusion_common=/opt/rustwide/target/debug/deps/libdatafusion_common-1249eb31f4544f4a.rmeta --extern datafusion_doc=/opt/rustwide/target/debug/deps/libdatafusion_doc-ce0b79b937fd04df.rmeta --extern datafusion_execution=/opt/rustwide/target/debug/deps/libdatafusion_execution-4e1c23943df6a0aa.rmeta --extern datafusion_expr=/opt/rustwide/target/debug/deps/libdatafusion_expr-b0beda058e8dcae4.rmeta --extern datafusion_expr_common=/opt/rustwide/target/debug/deps/libdatafusion_expr_common-b23e20cbb871c20a.rmeta --extern datafusion_macros=/opt/rustwide/target/debug/deps/libdatafusion_macros-2ce6fcddaf76412c.so --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-6e7c40040a162064.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-020841389a1d82d5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16295dee2bfe650e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-0cd9a3585c94a856/out -L native=/opt/rustwide/target/debug/build/blake3-827a05f6459e42a0/out -L native=/opt/rustwide/target/debug/build/blake3-827a05f6459e42a0/out -L native=/opt/rustwide/target/debug/build/psm-0615fb2cb4c03e42/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b464ae3f2478d4b59688b210fe211367115f65cc8f5f172d80cdb93670f2698e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b464ae3f2478d4b59688b210fe211367115f65cc8f5f172d80cdb93670f2698e", kill_on_drop: false }`
[INFO] [stdout] b464ae3f2478d4b59688b210fe211367115f65cc8f5f172d80cdb93670f2698e
